MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailRow<TItem> Class / DataCollection Property
In This Topic
    DataCollection Property (GridDetailRow<TItem>)
    In This Topic
    Gets the collection to which the bound item belongs to.
    Syntax
    public C1.DataCollection.IDataCollection<object> DataCollection {get;}
    See Also